Total Complexity | 15 |
Dependencies | 0 |
Dependents | 10 |
Total lines | 88 |
Lines of code | 47 |
Logical lines of code | 20 |
Comment lines | 0 |
Methods | 12 |
Properties | 3 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
isDelimiter() | 65 | 3 | 9 | |
__toString() | 70 | 2 | 6 | |
__construct() | 74 | 1 | 5 | |
getType() | 82 | 1 | 3 | |
getValue() | 82 | 1 | 3 | |
getPosition() | 82 | 1 | 3 | |
isFileEnd() | 80 | 1 | 3 | |
isWhitespace() | 80 | 1 | 3 | |
isIdentifier() | 80 | 1 | 3 | |
isHash() | 80 | 1 | 3 | |
isNumber() | 80 | 1 | 3 | |
isString() | 80 | 1 | 3 |